home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / fish / 726-750 / 750 / stripit / examplesrc / ex.c < prev    next >
Text File  |  1995-03-18  |  379b  |  14 lines

  1. first line start a comment /*
  2. This is an example for StripIt
  3. if you run StripIt with the C - option you got a
  4. blank file
  5. This is a block comment
  6. */
  7. This line stay untouched
  8. // This is a line comment all after the `//' will be commented out
  9. even this one
  10. /* certainly you can not nest comments */  Not in a comment
  11. also this as last line /* noo never bee seen */ but this again
  12.  
  13.  
  14.